Indicates whether the queue was sent from the Master.
HRESULT IsFromMaster([out, retval] VARIANT_BOOL* pVal);
IsFromMaster([out, retval] VARIANT_BOOL pVal);
Sub IsFromMaster(pVal As [out, retval] VARIANT_BOOL)
If isFromMaster is true, the queue is automatically deleted when it contains no more members.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|